UIFocusSystem.FocusedItem 属性

定义

获取具有焦点的项。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIFocusItem FocusedItem { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("focusedItem", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.FocusedItem : UIKit.IUIFocusItem

属性值

具有焦点的项。

属性

适用于