Share via


LAContext.LocalizedFallbackTitle Property

Definition

Gets or sets the localized title of the fallback dialog.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? LocalizedFallbackTitle { [Foundation.Export("localizedFallbackTitle")] get; [Foundation.Export("setLocalizedFallbackTitle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("localizedFallbackTitle")>]
[<set: Foundation.Export("setLocalizedFallbackTitle:")>]
member this.LocalizedFallbackTitle : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to