MPPlayableContentManagerContext.ContentLimitsEnabled 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
开发人员不应使用此已弃用的属性。 替换为“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
属性值
- 属性