UIResponder.KeyCommands Proprietà

Definizione

Comandi chiave che devono attivare l'azione in questo UIResponder. Di sola lettura.

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

Valore della proprietà

matrice di UIKeyCommand oggetti

Attributi

Si applica a