Share via


UIPasteboard.Colors Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIColor[]? Colors { [Foundation.Export("colors", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setColors:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("colors", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setColors:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Colors : UIKit.UIColor[] with get, set

Property Value

Attributes

Applies to