AndroidLabel¶
Android Label.
Extends AndroidObject
Behavior Pattern: AndroidObjectLabelBehavior
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('SomeAndroidLabel').GetText()