MPPlayableContentManagerContext.ContentLimitsEnabled Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Los desarrolladores no deben usar esta propiedad en desuso. Reemplazado por "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
Valor de propiedad
- Atributos