Sdílet prostřednictvím


UIView.TintAdjustmentMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewTintAdjustmentMode TintAdjustmentMode { [Foundation.Export("tintAdjustmentMode")] get; [Foundation.Export("setTintAdjustmentMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tintAdjustmentMode")>]
[<set: Foundation.Export("setTintAdjustmentMode:")>]
member this.TintAdjustmentMode : UIKit.UIViewTintAdjustmentMode with get, set

Property Value

Attributes

Applies to