共用方式為


UIViewTintAdjustmentMode 列舉

定義

列舉,其值會指定 的 TintAdjustmentMode 調整模式。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIViewTintAdjustmentMode
type UIViewTintAdjustmentMode = 
繼承
UIViewTintAdjustmentMode
屬性

欄位

Automatic 0

自動色調調整。

Dimmed 2

暗色色調調整。

Normal 1

一般色調調整。

適用於