Share via


UIResponder.KeyCommands Eigenschaft

Definition

Die Tastenbefehle, die eine Aktion für diesen UIResponder auslösen sollen. Schreibgeschützt.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIKeyCommand[] KeyCommands { [Foundation.Export("keyCommands")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.KeyCommands : UIKit.UIKeyCommand[]

Eigenschaftswert

Ein Array von UIKeyCommand Objekten

Attribute

Gilt für: