Skip to content

初始化后再修改Text后无效 #7

@xiaoxuhui1024

Description

@xiaoxuhui1024

_nameScrollText.text = @"爱你的滴滴";
_nameScrollText.moveMode = LMJTextScrollContinuous;
[_nameScrollText move];

只调用 设置text 和 move 方法不触发 还需要调用moveMode
否则不起作用或者无法显示

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions