Share via


TCControlImage.TintColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGColor TintColor { [Foundation.Export("tintColor", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTintColor:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tintColor", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTintColor:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.TintColor : CoreGraphics.CGColor with get, set

Property Value

Attributes

Applies to