iOSLabel¶
iOS Label.
Extends iOSObject
Behavior Pattern: iOSObjectLabelBehavior
Property Summary¶
Property | Description | Getter | Setter |
---|---|---|---|
Text | Text of the object, 'false' if text can not be read. | GetText |
Property Detail¶
Text¶
Text of the object, 'false' if text can not be read.
Type: string
Accessors: GetText
value = SeS('SomeiOSLabel').GetText()