Freigeben über


PHAssetBurstSelectionType Enumeration

Definition

Gibt an, ob die Fotos-App oder der Benutzer ein Objekt als Favoriten ausgewählt hat.

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[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 = 
Vererbung
PHAssetBurstSelectionType
Attribute

Felder

AutoPick 1

Die Fotos-App hat das Objekt als Favoriten ausgewählt.

None 0

Das Objekt wurde nicht als Favorit ausgewählt.

UserPick 2

Der Benutzer hat das Objekt als Favoriten ausgewählt.

Gilt für: