共用方式為


CMTextMarkupAttributes.RelativeFontSize 屬性

定義

以目前預設字型大小百分比表示的字型大小。

public Nullable<int> RelativeFontSize { get; set; }
member this.RelativeFontSize : Nullable<int> with get, set

屬性值

值必須是正數。

備註

屬性會使用常數kCMTextMarkupAttribute_RelativeFontSize值來存取基礎字典。

這是保留計算預設字型大小大小百分比的數位。 值 100 表示沒有大小差異,而且是預設值。

適用於