UIDragInteraction.AllowsSimultaneousRecognitionDuringLift Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Boolean value that controls whether other gestures can be recognized while lifting.
public virtual bool AllowsSimultaneousRecognitionDuringLift { [Foundation.Export("allowsSimultaneousRecognitionDuringLift")] get; [Foundation.Export("setAllowsSimultaneousRecognitionDuringLift:")] set; }
member this.AllowsSimultaneousRecognitionDuringLift : bool with get, set
Property Value
- Attributes