UIDragInteraction.EnabledByDefault Property

Definition

Gets a Boolean value that tells whether the interaction is enabled by default on the device.

public static bool EnabledByDefault { [Foundation.Export("isEnabledByDefault")] get; }
member this.EnabledByDefault : bool

Property Value

Attributes

Remarks

This value is true on the iPad. On the iPhone, it is false.

Applies to