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


UITableView.RemembersLastFocusedIndexPath Свойство

Определение

Возвращает или задает логическое значение, управляющее тем, как представление таблицы будет возвращать фокус на последний путь индекса с фокусом.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RemembersLastFocusedIndexPath { [Foundation.Export("remembersLastFocusedIndexPath")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setRemembersLastFocusedIndexPath:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.RemembersLastFocusedIndexPath : bool with get, set

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

Атрибуты

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