MPMediaItemCollection.CanFilterByProperty(NSString) Method

Definition

[Foundation.Export("canFilterByProperty:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool CanFilterByProperty (Foundation.NSString property);
static member CanFilterByProperty : Foundation.NSString -> bool

Parameters

property
NSString

Returns

Attributes

Applies to