Share via


MSStickerView.Sticker Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Messages.MSSticker? Sticker { [Foundation.Export("sticker", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSticker:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sticker", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSticker:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Sticker : Messages.MSSticker with get, set

Property Value

Attributes

Applies to