INRideCompletionStatus.DefaultTippingOptions Property

Definition

Gets or sets an array of tip options.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet<Intents.INCurrencyAmount> DefaultTippingOptions { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("defaultTippingOptions", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setDefaultTippingOptions:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.DefaultTippingOptions : Foundation.NSSet<Intents.INCurrencyAmount> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to