UIResponder.KeyCommands Propiedad

Definición

Los comandos clave que deben desencadenar la acción en esta uiResponder. Solo lectura.

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

Valor de propiedad

una matriz de UIKeyCommand objetos

Atributos

Se aplica a