Share via


CLLocationManager.StartMonitoringLocationPushesAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Foundation.NSData> StartMonitoringLocationPushesAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StartMonitoringLocationPushesAsync : unit -> System.Threading.Tasks.Task<Foundation.NSData>
override this.StartMonitoringLocationPushesAsync : unit -> System.Threading.Tasks.Task<Foundation.NSData>

Returns

Attributes

Applies to