HaloEffect.ApplicationMode Property
Gets or sets how the halo is applied.
Thread safety: This property is thread-safe.
Syntax
public HaloEffectApplicationMode ApplicationMode { get; set; }
Property Value
Platforms
Windows, Linux, Android
Gets or sets how the halo is applied.
public HaloEffectApplicationMode ApplicationMode { get; set; }
Windows, Linux, Android
In this article
Gets or sets how the halo is applied.
public:
HaloEffectApplicationMode applicationMode ( ) const;
void applicationMode ( HaloEffectApplicationMode value )
Windows, Linux, Android
In this article
Gets or sets how the halo is applied.
public final HaloEffectApplicationMode getApplicationMode ( );
public final void setApplicationMode ( HaloEffectApplicationMode value );
Windows, Linux, Android
In this article
Gets or sets how the halo is applied.
applicationMode
Windows, Linux, Android
In this article