UIView.TintAdjustmentMode プロパティ

定義

この UIView ビューまたはその親ビューのいずれかに適用される濃淡調整。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewTintAdjustmentMode TintAdjustmentMode { [Foundation.Export("tintAdjustmentMode")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setTintAdjustmentMode:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.TintAdjustmentMode : UIKit.UIViewTintAdjustmentMode with get, set

プロパティ値

属性

適用対象

こちらもご覧ください