Method | Description | |
---|---|---|
MultiButton ( Control parent ) : System |
Initializes a new instance of the MultiButton class.
|
Method | Description | |
---|---|---|
OnSelectionChanged ( ) : void |
Called when the selection changes.
|
Method | Description | |
---|---|---|
BindGestures ( ) : void |
Binds the left and right buttons to next and previous.
|
|
NextOption ( IGesture gesture, |
||
PreviousOption ( IGesture gesture, |
public MultiButton ( Control parent ) : System | ||
parent | Control | This controls parent control. |
return | System |