Method | Description | |
---|---|---|
GetButton ( this area, |
||
WithPressedLongAction ( this button, System.Action action ) : IButton | ||
WithPressedShortlyAction ( this button, System.Action action ) : IButton |
public static GetButton ( this area, |
||
area | this | |
id | ||
return | IButton |
public static WithPressedLongAction ( this button, System.Action action ) : IButton | ||
button | this | |
action | System.Action | |
return | IButton |
public static WithPressedShortlyAction ( this button, System.Action action ) : IButton | ||
button | this | |
action | System.Action | |
return | IButton |