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

属性

适用于