Share via


UIColor.ApplyProminence(UIColorProminence) Method

Definition

[Foundation.Export("colorWithProminence:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor ApplyProminence(UIKit.UIColorProminence prominence);
[<Foundation.Export("colorWithProminence:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ApplyProminence : UIKit.UIColorProminence -> UIKit.UIColor
override this.ApplyProminence : UIKit.UIColorProminence -> UIKit.UIColor

Parameters

prominence
UIColorProminence

Returns

Attributes

Applies to