Share via


UIKeyCommand.Title Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Title { [Foundation.Export("title")] get; [Foundation.Export("setTitle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("title")>]
[<set: Foundation.Export("setTitle:")>]
member this.Title : string with get, set

Property Value

Attributes

Applies to