Share via


UILocalNotification.AlertLaunchImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? AlertLaunchImage { [Foundation.Export("alertLaunchImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlertLaunchImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alertLaunchImage", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAlertLaunchImage:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AlertLaunchImage : string with get, set

Property Value

Attributes

Applies to