Compartilhar via


PinchGestureRecognizer.IPinchGestureController.IsPinching Property

Definition

property bool Microsoft::Maui::Controls::IPinchGestureController::IsPinching { bool get(); void set(bool value); };
bool Microsoft.Maui.Controls.IPinchGestureController.IsPinching { get; set; }
member this.Microsoft.Maui.Controls.IPinchGestureController.IsPinching : bool with get, set
 Property IsPinching As Boolean Implements IPinchGestureController.IsPinching

Property Value

Implements

Applies to