Property | Type | Description | |
---|---|---|---|
bodyText | string | ||
onChange | Action |
||
onPress | System.Action | ||
selected | bool | ||
valueText | string |
Method | Description | |
---|---|---|
MenuText ( string text, System.Action onPress = null ) : System | ||
Update ( ) : void |
public MenuText ( string text, System.Action onPress = null ) : System | ||
text | string | |
onPress | System.Action | |
return | System |