Class MACaptionAppearanceBehavior


  • public final class MACaptionAppearanceBehavior
    extends java.lang.Object
    [@enum] MACaptionAppearanceBehavior MACaptionAppearanceBehavior is used to determine how a preference value should be used. [@constant] kMACaptionAppearanceBehaviorUseValue The value should override any content, application, or otherwise-defined values. [@constant] kMACaptionAppearanceBehaviorUseContentIfAvailable Content, application, or otherwise-defined values should override the returned value. If no other value is defined, then the return value should be used.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait