Class ISN_UIAvailableMediaTypes
Inheritance
System.Object
ISN_UIAvailableMediaTypes
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.iOS.UIKit
Assembly: cs.temp.dll.dll
Syntax
public class ISN_UIAvailableMediaTypes
Properties
Types
Gets the types.
Declaration
public List<string> Types { get; }
Property Value
Type | Description |
---|---|
List<System.String> | The types. |