Method | Description | |
---|---|---|
Deactivate ( ) : void |
${ui_action_MapAction_method_deactivate_D}
|
|
MapAction ( ) : System.Windows.Input |
${ui_action_MapAction_constructor_None_D}
|
|
MapAction ( |
${ui_action_MapAction_constructor_Map_D}
|
|
OnDoubleTapped ( |
${ui_action_MapAction_event_OnDoubleTapped_D}
|
|
OnHolding ( |
${ui_action_MapAction_event_OnHolding_D}
|
|
OnKeyDown ( |
${ui_action_MapAction_event_OnKeyDown_D}
|
|
OnKeyUp ( |
${ui_action_MapAction_event_OnKeyUp_D}
|
|
OnManipulationCompleted ( |
${ui_action_MapAction_event_OnManipulationCompleted_D}
|
|
OnManipulationDelta ( |
${ui_action_MapAction_event_OnManipulationDelta_D}
|
|
OnManipulationInertiaStarting ( |
${ui_action_MapAction_event_OnManipulationInertiaStarting_D}
|
|
OnManipulationStarted ( |
${ui_action_MapAction_event_OnManipulationStarted_D}
|
|
OnManipulationStarting ( |
${ui_action_MapAction_event_OnManipulationStarting_D}
|
|
OnPointerCanceled ( |
${ui_action_MapAction_event_OnPointerCanceled_D}
|
|
OnPointerCaptureLost ( |
${ui_action_MapAction_event_OnPointerCaptureLost_D}
|
|
OnPointerEntered ( |
${ui_action_MapAction_event_OnPointerEntered_D}
|
|
OnPointerExited ( |
${ui_action_MapAction_event_OnPointerExited_D}
|
|
OnPointerMoved ( |
${ui_action_MapAction_event_OnPointerMoved_D}
|
|
OnPointerPressed ( |
${ui_action_MapAction_event_OnPointerPressed_D}
|
|
OnPointerReleased ( |
${ui_action_MapAction_event_OnPointerReleased_D}
|
|
OnPointerWheelChanged ( |
${ui_action_MapAction_event_OnPointerWheelChanged_D}
|
|
OnRightTapped ( |
${ui_action_MapAction_event_OnRightTapped_D}
|
|
OnTapped ( |
${ui_action_MapAction_event_OnTapped_D}
|
Method | Description | |
---|---|---|
Dispose ( ) : void |
public MapAction ( |
||
map | ${ui_action_MapAction_constructor_Map_param_map} | |
name | string | ${ui_action_MapAction_constructor_Map_param_name} |
return | System.Windows.Input |
public OnDoubleTapped ( |
||
e | ||
return | void |
public OnHolding ( |
||
e | ||
return | void |
public OnKeyDown ( |
||
e | ||
return | void |
public OnKeyUp ( |
||
e | ||
return | void |
public OnManipulationCompleted ( |
||
e | ||
return | void |
public OnManipulationDelta ( |
||
e | ||
return | void |
public OnManipulationInertiaStarting ( |
||
e | ||
return | void |
public OnManipulationStarted ( |
||
e | ||
return | void |
public OnManipulationStarting ( |
||
e | ||
return | void |
public OnPointerCanceled ( |
||
e | ||
return | void |
public OnPointerCaptureLost ( |
||
e | ||
return | void |
public OnPointerEntered ( |
||
e | ||
return | void |
public OnPointerExited ( |
||
e | ||
return | void |
public OnPointerMoved ( |
||
e | ||
return | void |
public OnPointerPressed ( |
||
e | ||
return | void |
public OnPointerReleased ( |
||
e | ||
return | void |
public OnPointerWheelChanged ( |
||
e | ||
return | void |
public OnRightTapped ( |
||
e | ||
return | void |
public OnTapped ( |
||
e | ||
return | void |