Share via


UIResponder.KeyCommands Propriété

Définition

Commandes clés qui doivent déclencher une action sur ce UIResponder. Lecture seule.

[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[]

Valeur de propriété

tableau d’objets UIKeyCommand

Attributs

S’applique à