UICollectionViewFocusUpdateContext.PreviouslyFocusedIndexPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
先前已將焦點放在 內 UICollectionView 之 專案的索引路徑。
public virtual Foundation.NSIndexPath PreviouslyFocusedIndexPath { [Foundation.Export("previouslyFocusedIndexPath", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PreviouslyFocusedIndexPath : Foundation.NSIndexPath
屬性值
如果焦點剛輸入 , UICollectionView 則此值可能是 null
。
- 屬性