次の方法で共有


UICollectionViewFocusUpdateContext.PreviouslyFocusedIndexPath プロパティ

定義

以前にフォーカスされた 内の項目の UICollectionView インデックス パス。

public virtual Foundation.NSIndexPath PreviouslyFocusedIndexPath { [Foundation.Export("previouslyFocusedIndexPath", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PreviouslyFocusedIndexPath : Foundation.NSIndexPath

プロパティ値

この値は、 null フォーカスが に入った直後の場合です UICollectionView

属性

適用対象