PHLivePhotoBadgeOptions 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
標記列舉,可控制物件上 PHLivePhotoView 播放徽章的外觀。
此列舉支援其成員值的位元組合。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum PHLivePhotoBadgeOptions
type PHLivePhotoBadgeOptions =
- 繼承
-
PHLivePhotoBadgeOptions
- 屬性
欄位
LiveOff | 2 | 指出已停用即時相片內容之資產的徽章。 |
None | 0 | 表示沒有徽章。 |
OverContent | 1 | 表示將置於動畫內容上方的徽章。 |