Share via


INMessage.Sticker Property

Definition

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

Property Value

Attributes

Applies to