UIColor.Yellow 属性

定义

RGBA (1、1、0、1) 的颜色。

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

属性值

属性

注解

这可以从后台线程使用。

适用于