Поделиться через


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

Значение свойства

Элемент, на который установлен фокус.

Атрибуты

Применяется к