ExternalDrawable.IsAttached Property
Gets a value that tells whether the drawable is attached to a drawing surface or not.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean IsAttached { get; }
Property Value
Type: System.Boolean
True if the drawable is attached to a drawing surface; otherwise, False.
True if the drawable is attached to a drawing surface; otherwise, False.
Platforms
Windows, Linux, Android