Share via


UIActionSheet.DestructiveButtonIndex Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr DestructiveButtonIndex { [Foundation.Export("destructiveButtonIndex")] get; [Foundation.Export("setDestructiveButtonIndex:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("destructiveButtonIndex")>]
[<set: Foundation.Export("setDestructiveButtonIndex:")>]
member this.DestructiveButtonIndex : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to