Share via


INSendRideFeedbackIntent.Tip Property

Definition

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

Property Value

Attributes

Applies to