PhoneDialer Class

Definition

The PhoneDialer API enables an application to open a phone number in the dialer.

public ref class PhoneDialer abstract sealed
public static class PhoneDialer
type PhoneDialer = class
Public Class PhoneDialer
Inheritance
PhoneDialer

Properties

Current
Default

Provides the default implementation for static usage of this API.

IsSupported

Gets a value indicating whether using the phone dialer is supported on this device.

Methods

Open(String)

Open the phone dialer to a specific phone number.

Applies to