-
public class PageStyle指示器页面样式
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerNORMALprivate final IntegerMULTI_PAGEprivate final IntegerMULTI_PAGE_OVERLAPprivate final IntegerMULTI_PAGE_SCALEpublic final static PageStyleINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetNORMAL()final IntegergetMULTI_PAGE()final IntegergetMULTI_PAGE_OVERLAP()Requires Api Version >= 21 final IntegergetMULTI_PAGE_SCALE()-
-
Method Detail
-
getMULTI_PAGE
final Integer getMULTI_PAGE()
-
getMULTI_PAGE_OVERLAP
final Integer getMULTI_PAGE_OVERLAP()
Requires Api Version >= 21
-
getMULTI_PAGE_SCALE
final Integer getMULTI_PAGE_SCALE()
-
-
-
-