
VAquaRendering.jni.AppearanceSupport.h Maven / Gradle / Ivy
/*
* Copyright (c) 2018 Alan Snyder.
* All rights reserved.
*
* You may not use, copy or modify this file, except in compliance with the license agreement. For details see
* accompanying license terms.
*/
#import
extern NSAppearance *configuredAppearance;
NSUInteger registerAppearance(NSString *appearanceName);
void setAppearance(NSUInteger appearanceID);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy