UIView.PreferredFocusEnvironments プロパティ

定義

既定の IUIFocusEnvironmentフォーカス付きビューを検索するためにシステムによって再帰的に検索される の配列。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIFocusEnvironment[] PreferredFocusEnvironments { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("preferredFocusEnvironments", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.PreferredFocusEnvironments : UIKit.IUIFocusEnvironment[]

プロパティ値

属性

適用対象