共用方式為


PHAssetBurstSelectionType 列舉

定義

指出相片應用程式或使用者選取資產做為我的最愛。

此列舉支援其成員值的位元組合。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[System.Flags]
public enum PHAssetBurstSelectionType
type PHAssetBurstSelectionType = 
繼承
PHAssetBurstSelectionType
屬性

欄位

AutoPick 1

相片應用程式已將資產挑選為我的最愛。

None 0

未將資產挑選為我的最愛。

UserPick 2

使用者已將資產挑選為我的最愛。

適用於