次の方法で共有


UIScreen.FocusedView プロパティ

定義

フォーカスがあるビューを取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIView FocusedView { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("focusedView", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.FocusedView : UIKit.UIView

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象