Data.isShowScrollsInLayout C# (CSharp) Méthode

isShowScrollsInLayout() public méthode

public isShowScrollsInLayout ( ) : bool
Résultat bool
    public bool isShowScrollsInLayout()
    {
        return false;
    }
Data