UIView.TintAdjustmentMode Propiedad

Definición

Ajuste de tono aplicado a esta UIView o a una de sus vistas primarias.

[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

Valor de propiedad

Atributos

Se aplica a

Consulte también