Update demo
parent
110c744bb9
commit
8a57e34d40
|
@ -126,7 +126,6 @@ namespace Coffee.UIExtensions
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The graphic will be visible only in areas where no mask is present.
|
/// The graphic will be visible only in areas where no mask is present.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[System.Obsolete("Use SetMaskInteractions method instead.")]
|
|
||||||
public bool inverse
|
public bool inverse
|
||||||
{
|
{
|
||||||
get { return m_MaskInteraction == kVisibleOutside; }
|
get { return m_MaskInteraction == kVisibleOutside; }
|
||||||
|
|
Loading…
Reference in New Issue