IFramework.ScreenHeight property
Current display height in pixels. Updated once per frame before Update fires.
public int ScreenHeight { get; }See Also
Section titled “See Also”- interface IFramework
- namespace Stellar.Abstractions.Services
Current display height in pixels. Updated once per frame before Update fires.
public int ScreenHeight { get; }