次の方法で共有


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

プロパティ値

属性

適用対象