Edit

Share via


MPPlayableContentManagerContext.ContentLimitsEnabled Property

Definition

Developers should not use this deprecated property. Replaced by 'ContentLimitsEnforced'.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Replaced by 'ContentLimitsEnforced'.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 4, ObjCRuntime.PlatformArchitecture.All, "Replaced by 'ContentLimitsEnforced'.")]
public virtual bool ContentLimitsEnabled { [Foundation.Export("contentLimitsEnabled")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Replaced by 'ContentLimitsEnforced'.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 4, ObjCRuntime.PlatformArchitecture.All, "Replaced by 'ContentLimitsEnforced'.")] get; }
member this.ContentLimitsEnabled : bool

Property Value

Attributes

Applies to