共用方式為


UILabel.HighlightedTextColor 屬性

定義

用來反白顯示標籤文字的色彩。

public virtual UIKit.UIColor HighlightedTextColor { [Foundation.Export("highlightedTextColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHighlightedTextColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.HighlightedTextColor : UIKit.UIColor with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

備註

此成員參與 UIAppearance 樣式系統。 Appearance請參閱 屬性和 AppearanceWhenContainedIn(Type[]) 方法。

適用於