MPPlayableContentManagerContext.ContentLimitsEnabled Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Os desenvolvedores não devem usar essa propriedade preterida. Substituído 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 da propriedade
- Atributos