共用方式為


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

屬性

適用於