Interface StyleSheet.RuleConsumer

Enclosing interface:
StyleSheet

public static interface StyleSheet.RuleConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    applyRule(@NotNull StyleProperty property)
     
  • Method Details

    • applyRule

      void applyRule(@NotNull @NotNull StyleProperty property)