Miner.Mobile.Common Assembly > Miner.Mobile.Common Namespace : IPriorityButtonPresenter Interface |
The following tables list the members exposed by IPriorityButtonPresenter.
Name | Description | |
---|---|---|
![]() | Command | Gets the command associated with the button. |
![]() | Priority | Indicates where this preseter's view should be displayed. (Inherited from Miner.Mobile.Common.IPriorityViewPresenter) |
![]() | View | The view associated with this presenter. (Inherited from Miner.Mobile.Common.IPriorityViewPresenter) |
Name | Description | |
---|---|---|
![]() | CanExecuteCommand | Indicates when the button should be enabled. |
![]() | ExecuteCommand | The logic that will execute when the button is clicked. |