UIView.TintAdjustmentMode Свойство

Определение

Корректировка оттенка, примененная к этому UIView или одному из его родительских представлений.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewTintAdjustmentMode TintAdjustmentMode { [Foundation.Export("tintAdjustmentMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setTintAdjustmentMode:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.TintAdjustmentMode : UIKit.UIViewTintAdjustmentMode with get, set

Значение свойства

Атрибуты

Применяется к

См. также раздел