Enum UriType

Definition

Namespace:
Tizen.Uix.Sticker
Assembly:
Tizen.Uix.Sticker.dll
API Level:
10

Enumeration for the URI type.

C#
Copy
public enum UriType : int
Name Description
LocalPath

Local path URI

WebResource

Web resource URI

Extension Methods