Edit

Share via


MPMediaEntity.CanFilterByProperty(NSString) Method

Definition

Returns a Boolean value that tells whether the specified property can be used in a media property predicate.

[Foundation.Export("canFilterByProperty:")]
public static bool CanFilterByProperty (Foundation.NSString property);
static member CanFilterByProperty : Foundation.NSString -> bool

Parameters

property
NSString

Returns

Attributes

Applies to