UIColor.Clear 属性

定义

灰度为 0 且 alpha 为 0 的颜色。

public static UIKit.UIColor Clear { [Foundation.Export("clearColor")] get; }
member this.Clear : UIKit.UIColor

属性值

属性

注解

这可以从后台线程使用。

适用于