共用方式為


PHLivePhotoBadgeOptions 列舉

定義

標記列舉,可控制物件上 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

表示將置於動畫內容上方的徽章。

適用於