MPPlayableContentManagerContext.ContentLimitsEnabled Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Entwickler sollten diese veraltete Eigenschaft nicht verwenden. Ersetzt durch "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
Eigenschaftswert
- Attribute