Share via


UIKeyCommand.Alternates Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UICommandAlternate[] Alternates { [Foundation.Export("alternates")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alternates")>]
member this.Alternates : UIKit.UICommandAlternate[]

Property Value

Attributes

Applies to