AVContentKeyRequest.Options Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> Options { [Foundation.Export("options", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Options : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Property Value

Attributes

Applies to