共用方式為


MPMediaPredicateComparison 列舉

定義

列舉,其值會指定要與 搭配 MPMediaPredicate 使用的比較型別。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MPMediaPredicateComparison
type MPMediaPredicateComparison = 
繼承
MPMediaPredicateComparison
屬性

欄位

名稱 Description
EqualsTo 0
Contains 1

適用於