Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Interface KoreanTextStyle

    interface KoreanTextStyle {
        alignment: KoreanTextAlignment;
        color: number;
        size: KoreanTextSize;
        weight: KoreanTextWeight;
    }
    Index

    Properties

    color: number