UIGraphicsImageRendererFormat.PrefersExtendedRange Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает или задает значение, указывающее, должен ли графический контекст использовать расширенный цвет.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")]
public virtual bool PrefersExtendedRange { [Foundation.Export("prefersExtendedRange")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] get; [Foundation.Export("setPrefersExtendedRange:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] set; }
member this.PrefersExtendedRange : bool with get, set
Значение свойства
- Атрибуты