Share via


PreviewBuildsManager.IsSupported Method

Definition

Determines if this API is supported on the device.

public:
 static bool IsSupported();
 static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean

Returns

Boolean

bool

True if the API is supported; False otherwise.

Applies to