UIResponder.KeyCommands 속성

정의

이 UIResponder에서 작업을 트리거해야 하는 키 명령입니다. 읽기 전용입니다.

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

속성 값

개체 배열 UIKeyCommand

특성

적용 대상