共用方式為


UILabel.TextColor 屬性

定義

Text 的色彩。

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

屬性值

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

這個值可以是 null

屬性

備註

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

適用於