Compartilhar via


UIResponder.KeyCommands Propriedade

Definição

Os principais comandos que devem disparar a ação nesse UIResponder. Somente leitura.

[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 da propriedade

uma matriz de UIKeyCommand objetos

Atributos

Aplica-se a